Lua/Server/SQLStatement/Functions/Bind
From JC2-MP Documentation
< Lua | Server | SQLStatement
| Returns | none |
|---|---|
| Prototype | SQLStatement:Bind(string, string) |
| Description | No description |
| Returns | none |
|---|---|
| Prototype | SQLStatement:Bind(number, string) |
| Description | No description |
| Returns | none |
|---|---|
| Prototype | SQLStatement:Bind(string, number) |
| Description | No description |
| Returns | none |
|---|---|
| Prototype | SQLStatement:Bind(number, number) |
| Description | No description |